scripting language - определение. Что такое scripting language
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое scripting language - определение

Найдено результатов: 7681
Scripting language         
PROGRAMMING LANGUAGE FOR RUN-TIME EVENTS
Glue language; Script language; Script (computer programming); Script programming language; Extension language; Scripting languages; Shell language; Installation Scripts; Scripting Languages; Scripting-language; Application scripting; Script (computing); Scripting engine; Scripting Language; Client side and server side scripting; Scripting programming language; Scripted language; Scriptability; Scripting programming languages; Glue languages; Macro scripting language; Extension languages; Extension programming language
A scripting language or script language is a programming language that is used to manipulate, customize, and automate the facilities of an existing system. Scripting languages are usually interpreted at runtime rather than compiled.
scripting language         
PROGRAMMING LANGUAGE FOR RUN-TIME EVENTS
Glue language; Script language; Script (computer programming); Script programming language; Extension language; Scripting languages; Shell language; Installation Scripts; Scripting Languages; Scripting-language; Application scripting; Script (computing); Scripting engine; Scripting Language; Client side and server side scripting; Scripting programming language; Scripted language; Scriptability; Scripting programming languages; Glue languages; Macro scripting language; Extension languages; Extension programming language
<language> (Or "glue language") A loose term for any language that is weakly typed or untyped and has little or no provision for complex data structures. A program in a scripting language (a "script") is often interpreted (but see Ousterhout's dichotomy). Scripts typically interact either with other programs (often as glue) or with a set of functions provided by the interpreter, as with the file system functions provided in a UNIX shell and with Tcl's GUI functions. Prototypical scripting languages are AppleScript, C Shell, MS-DOS batch files and Tcl. (2001-03-06)
glue language         
PROGRAMMING LANGUAGE FOR RUN-TIME EVENTS
Glue language; Script language; Script (computer programming); Script programming language; Extension language; Scripting languages; Shell language; Installation Scripts; Scripting Languages; Scripting-language; Application scripting; Script (computing); Scripting engine; Scripting Language; Client side and server side scripting; Scripting programming language; Scripted language; Scriptability; Scripting programming languages; Glue languages; Macro scripting language; Extension languages; Extension programming language
<language> Any language, usually a scripting language, used to write glue to integrate tools and other programs to solve some problem. (1999-02-22)
JAWS Scripting Language         
PROPRIETARY PROGRAMMING LANGUAGE
Jaws scripting language
JAWS Scripting Language (JSL) is a proprietary programming language that allows the interoperation of the JAWS (Job Access With Speech) screen reading program for the visually impaired and other applications. It is a compiled language, allowing for source code protection.
Cross-site scripting         
TYPE OF COMPUTER SECURITY VULNERABILITY TYPICALLY FOUND IN WEB APPLICATIONS
Cross Site Scripting; Cross-site Scripting; Cross site scripting; Xss; UXSS; Cross-site scripting attack; X-site scripting; Cross-Site Scripting; XSS; XSS attack; CSS attack; XXS; UXSS attack; Universal cross-site scripting; Universal XSS; Reflected XSS; Stored XSS
Cross-site scripting (XSS) is a type of security vulnerability that can be found in some web applications. XSS attacks enable attackers to inject client-side scripts into web pages viewed by other users.
Nessus Attack Scripting Language         
SCRIPTING LANGUAGE THAT IS USED BY VULNERABILITY SCANNERS LIKE NESSUS AND OPENVAS
The Nessus Attack Scripting Language, usually referred to as NASL, is a scripting language that is used by vulnerability scanners like Nessus and OpenVAS. With NASL specific attacks can be automated, based on known vulnerabilities.
Remote scripting         
TECHNOLOGY
JavaScript Remote Scripting; Jsrs; Remote Scripting
Remote scripting is a technology which allows scripts and programs that are running inside a browser to exchange information with a server. The local scripts can invoke scripts on the remote side and process the returned information.
Shell script         
  • Editing a [[FreeBSD]] shell script for configuring [[ipfirewall]]
SCRIPT WRITTEN FOR THE SHELL, OR COMMAND LINE INTERPRETER, OF AN OPERATING SYSTEM
User logon scripts; Shell scripts; Unix shell scripting; Shell scripting; Unix script; Shellscript; UNIX shell script; $@; Script file; Shell (programming language)
A shell script is a computer program designed to be run by the Unix shell, a command-line interpreter. The various dialects of shell scripts are considered to be scripting languages.
shell script         
  • Editing a [[FreeBSD]] shell script for configuring [[ipfirewall]]
SCRIPT WRITTEN FOR THE SHELL, OR COMMAND LINE INTERPRETER, OF AN OPERATING SYSTEM
User logon scripts; Shell scripts; Unix shell scripting; Shell scripting; Unix script; Shellscript; UNIX shell script; $@; Script file; Shell (programming language)
<programming, operating system> A program written to be interpreted by the shell of an operating system, especially Unix. Compare: script, glue language. (1999-02-22)
Active Scripting         
WINDOWS COMPONENT-BASED SCRIPTING TECHNOLOGY
ActiveX Scripting; Active Script; ActiveScript
Active Scripting (formerly known as ActiveX Scripting) is the technology used in Windows to implement component-based scripting support. It is based on OLE Automation (part of COM) and allows installation of additional scripting engines in the form of COM modules.